@charset "utf-8";
/* CSS Document */

/*--初始化CSS--*/

html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	display: block;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
a{ color:#333333;}
input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "黑体";
}
 input::-moz-focus-inner {
border:none;
padding:0;
}
select, input {
	vertical-align: middle;
}
select, input, textarea {
	font-size: 14px;
	margin: 0;
}
input[type="text"], input[type="password"], textarea {
	outline-style: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
	font-family: "黑体";
}
table {
	border-collapse: collapse;
}
body {
	padding: 0;
	font: 14px "黑体", "宋体", "Arial Narrow", HELVETICA;
	background-color: #ffffff;/* overflow-y:scroll;*/
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}
a {
	text-decoration: none;
}
i {
	display: block;
	font-style: normal;
}

html{-webkit-font-smoothing:antialiased}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}

fieldset,img{border:0}
address,b,caption,cite,code,dfn,em,i,th,var{font-style:normal;font-weight:400}
dl,ol,ul{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
a{text-decoration:none}
a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:none;blr:expression(this.onFocus=this.blur())}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none}
img{vertical-align:middle}
button,input[type=submit],input[type=text],input[type=button],select{-webkit-appearance:none;border-radius:0;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:0;blr:expression(this.onFocus=this.blur())}
body{color:#000;line-height:1;overflow-x: hidden;background:#fff}
.fl{float:left}
.fr{float:right}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0}
#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}
input::-webkit-input-placeholder{color: #999 !important;}
input:-ms-input-placeholder{color: #999 !important;}



.middle {
	margin: 0 auto;
}
/*--头部--*/

.top {
	width: 100%;
	height: 36px;
	background: #f7f7f7;
}
.top_con {
	width: 1300px;
	height: 36px;
	margin: 0 auto;
}
.top_left {
	width: 600px;
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 36px;
}
.top_right {
	width: 123px;
	height: 36px;
	float: right;
	background-image:url(../images/ch.jpg);
}
.top_right li {
	width: 115px;
	height: 36px;
	float: left;
	margin-left: 18px;
}
.top_right li img {
	float: left;
	margin-right: 5px;
}
.top_right li a {
	color: #fff;
	float: left;
	line-height: 36px;
}
/*--logo--*/

.logo1 {
	width: 1300px;
	height: 137px;
	margin: 0 auto;
}
.logo_left {
	width: 600px;
	margin-top: 20px;
	float: left;
}
.logo_left img {
	width: 600px;
	height: 85px;
	float: left;
}
.logo_left h3 {
	color: #333;
	font-size: 33px;
	margin-top: 25px;
	line-height: 50px;
}
.logo_left p {
	color: #BB0707;
	font-size: 18px;
}
.logo_left p span {
	font-weight: bold;
}
.phone {
	width: 276px;
	height: 80px;
	float: right;
	margin-top: 40px;
}
.phone img {
	float: left;
	margin-top: 0px;
	margin-right: 3px;
}
.phone p {
	color: #333;
	font-size: 18px;
	font-weight:bold;
}
.phone h3 {
	font-size: 28px;
	font-weight:bold;
	font-family: Arial;
	color: #BB0707;
}
/*--导航--*/

.nav1 {
	width: 100%;
	height: 57px;
	background: url(../images/nav.gif) repeat-x;
}
.nav_con {
	width: 1300px;
	height: 57px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}
.nav_con ul li {
	height: 57px;
	float: left;
	padding: 0 34.6px;
	position: relative;
	margin-right:10px;
}
.nav_con ul li a {
	height: 50px;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	display: block;
	margin-top: 4px;
}
.nav_con ul li:hover {
	background: #BB0707;
	border-radius: 5px;
}
.xuan {
	background: #BB0707;
	border-radius: 5px;
}
.new {
	width: 33px;
	height: 15px;
	background: url(../images/new.gif) no-repeat;
	position: absolute;
	top: 12px;
	right: -5px;
}
.hot {
	width: 33px;
	height: 15px;
	background: url(../images/hot.gif) no-repeat;
	position: absolute;
	top: 12px;
	right: -5px;
}
.nav_con ul li.te:hover {
	background: none;
}
.nav_con ul li.te:hover a {
	color: #e81e16;
	font-weight: bold;
}
.hidden-box {
	width: 1300px;
	position: absolute;
	z-index: 99999;
	display: none;
	background: #fff;
	background-color: rgba(255,255,255,0.5)
}
.hidden-box>ul {
	width: 1300px;
	height: ;
	text-align: center;
	border-right: 0px solid #dfdfdf;
	float: left;
	list-style-type: none;
	color: #fff;
	cursor: pointer;
	padding-top: 12px;
	padding-bottom: 15px;
	overflow: hidden;
}
.hidden-box>ul li {
	line-height: 33px;
	height: 33px;
	font-weight: 500;
	background: none;
	text-align: center;
	padding: 0;
}
.hidden-box>ul li:hover {
	background: none;
}
.hidden-loc-index {
	position: absolute;
	top: 54px;
	left: 0px
}
.hidden-box>ul li a {
	width: 199px;
	height: 33px;
	line-height: 33px;
	display: block;
	font-size: 14px;
	color: #333;
}
.hidden-box>ul li a:hover {
	background: #cecece;
	color: #333;
}
.hidden-box>ul img {
	width: 150px;
	height: 90px;
	margin: 0 auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
}
.tongzhi {
	width: 100%;
	height: 40px;
	background: rgba(255,255,255,0.38);
	position: absolute;
	bottom: 0;
	overflow: hidden;
}
#ink_con {
	width: 1300px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/tongzhi.png) no-repeat 0px 10px;
	padding-left: 30px;
	box-sizing: border-box;
}
#ink_con a {
	color: #666;
	height: 40px;
	line-height: 40px;
}
/*--底部--*/

.footer {
	width: 100%;
	height: 365px;
	background: url(../images/footer.jpg) no-repeat center;
}
.footer  a{ color:#c2c2c2}
.footer_con {
	width: 1300px;
	height: 365px;
	margin: 0 auto;
}
.footer .m1 {
	width: 227px;
	height: 193px;
	border-right: 1px solid #868686;
	float: left;
	margin-left: 100px;
	margin-top: 74px;
}
.footer .m1 h3 {
	width: 65px;
	height: 25px;
	border-bottom: 2px solid #BB0707;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 16px;
	line-height: 10px;
}
.footer .m1 ul li {
	width: 110px;
	float: left;
	height: 30px;
}
.footer .m1 ul li a {
	color: #c2c2c2;
	transition: all 0.5s;
}
.footer .m1 ul li a:hover {
	color: #BB0707;
}
.footer .m2 {
	width: 426px;
	height: 193px;
	border-right: 1px solid #868686;
	float: left;
	margin-left: 36px;
	margin-top: 74px;
}
.footer .m2 h3 {
	width: 65px;
	height: 25px;
	border-bottom: 2px solid #BB0707;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 16px;
	line-height: 10px;
}
.footer .m2 p {
	color: #c2c2c2;
	line-height: 33px;
}
.footer .m2 p span {
	font-size: 26px;
	font-weight: bold;
	color: #BB0707;
	font-family: Arial;
}
.footer .m3 {
	width: 130px;
	height: 193px;
	float: left;
	margin-left: 60px;
	margin-top: 74px;
	position: relative;
}
.footer .m3 h3 {
	height: 25px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 10px;
}
.footer .m3 i {
	width: 65px;
	height: 2px;
	background: #BB0707;
}
.hui {
	width: 125px;
	height: 113px;
	background: #e3e3e3;
	margin-top: 37px;
	margin-left: 3px;
}
.erweima {
	width: 114px;
	height: 114px;
	position: absolute;
	top: 52px;
}
.dibu {
	width: 100%;
	height: 44px;
	background: #bf2922;
}
.dibu_con {
	width: 1300px;
	margin: 0 auto;
}
.dibu_left {
	width: 800px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	float: left;
}
.dibu_left a {
	color: #fff;
}
.dibu_right {
	width: 140px;
	height: 44px;
	float: right;
	margin-right: 53px;
}
.dibu_right p {
	color: #fff;
	float: left;
	line-height: 44px;
	margin-right: 17px;
}
.dibu_right dl {
	width: 50px;
	height: 12px;
	float: left;
	margin-top: 16px;
}
/*--小导航--*/

.nav_x {
	width: 100%;
	height: 53px;
	border-bottom: 1px solid #ebebeb;
}
.nav_x_con {
	width: 1300px;
	height: 53px;
	margin: 0 auto;
	background: url(../images/wei.gif) no-repeat;
	padding-left: 30px;
	box-sizing: border-box;
	color: #666;
}
.nav_x_con span {
	font-size: 15px;
	line-height: 53px;
	color: #666;
	float: left;
}
.nav_x_con a {
	font-size: 15px;
	color: #666;
	line-height: 53px;
	padding: 0 5px;
}
.nav_x_con a:hover {
	font-weight: bold;
}
/*--分页--*/

.fenye {
	width: 590px;
	height: 36px;
	margin: 0 auto;
}
.fenye a {
	padding: 8px 15px;
	background: #e7e7e7;
	font-size: 15px;
	float: left;
	margin: 0 3px;
	color: #333;
}
.fenye a:hover {
	color: #fff;
	background: #BB0707;
}
.s a {
	color: #666;
}



/*-- contact --*/
.contact-left{
	  width: 98%;
	  margin:auto;
	}
	
.contact-bottom {
    margin-bottom: 50px;
}
.contact-bottom iframe{
outline:none;
border:none;
width:100%;
height:350px;
}
.contact-left h3 {
font-weight:200;
    color: #333333;
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 30px;
}
.contact-left ul{
	padding:1em 0 0;
	margin:0;
}
.contact-left ul li{
line-height:2em;
	list-style-type:none;
	font-size:14px;
	color:#464646;
}
.contact-left ul li a{
	color:#464646;
	text-decoration:none;
}
.contact-left ul li a:hover{
color:#cc7421;
}
.contact-left input[type="text"],.contact-left textarea{
    background: #fff;
    border: 1px solid #c2c2c2;
    color: #424341;
    padding: 10px 16px;
    font-size: 14px;
    outline: none;
}
.contact-left input[type="text"]:hover,.contact-left textarea:hover{
border: 1px solid #1D4781;
}
.contact-left input[type="text"]{
	width: 50%;
	float: left;
}
.contact-left input[type="text"]:nth-child(2) {
    margin: 0 12px;
}
.contact-left textarea{
	min-height: 200px;
	resize: none;
	width: 95%;
    margin: 15px 0;
}
.contact-left input[type="submit"] {
text-transform:uppercase;
  outline: none;
  color: #fff;
  font-size: 20px;
  padding: 8px 0;
  width: 10%;
  border:2px solid #666666;
  background:#666666;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}
.contact-left input[type="submit"]:hover{
border:2px solid #333333;
	background:#333333;
	color:#ffffff;
}
.contact-left p {
    color: #cc7421;
    font-size: 18px;
    font-weight: 600;
}
/*-- //contact --*/



.video{ width:800px; margin:auto;}

@media (max-width: 800px){
.video{ width:100%; margin:auto;}

}





/*style*/

.wrap { max-width: 100%; margin: 0 auto; }

.wrap_1400 { max-width: 1400px; margin: 0 auto; }

/*header*/
.header { padding-top: 100px; }
.head { position: fixed; top: 0; left: 0; width: 100%; z-index: 990; height: 100px; background: #fff; line-height: 100px; font-size: 0; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); }
.logo { float: left; padding-left: 3%; }
.logo img { max-width: 100%; max-height: 100%; }
.table001{ width:100%; margin:auto; margin-top:30px;}
.content{max-width:1400px; margin:auto;}
@media (max-width: 780px) {
.content{max-width:100%; margin:auto;}
}



/*企业文化*/
.bann{height:300px;text-align:center;color:#fff; padding-top:120px;}
.bann h2{font-size:44px;margin-bottom:20px; font-family:Verdana, Arial, Helvetica, sans-serif}
.bann p{font-size:32px;line-height:28px; font-family:"黑体";}

/*文字缓动1*/
.bann h2,.hr-bann h2{animation:mymove 1s infinite;-webkit-animation:mymove 1s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;}
@keyframes mymove{
	from{transform:translateY(-50px);}
	to{transform:translateY(0px);}
}
@-webkit-keyframes mymove{
	from{transform:translateY(-50px);}
	to{transform:translateY(0px);}
}

/*文字缓动2*/
.bann p ,.hr-bann p{animation:mymovet 1.5s infinite;-webkit-animation:mymovet 1.5s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;}
@keyframes mymovet{
	from{transform:translateY(50px);}
	to{transform:translateY(0px);}
}

@-webkit-keyframes mymovet{
	from{transform:translateY(50px);}
	to{transform:translateY(0px);}
}



/*index*/
  
@media (max-width: 768px) {
.bann{height:150px;text-align:center;color:#fff; padding-top:40px;}
.bann h2{font-size:22px;margin-bottom:10px; font-family:Verdana, Arial, Helvetica, sans-serif}
.bann h2 img{ max-height:25px;}
.bann p{font-size:22px;line-height:28px; font-family:"黑体";}
}


.sub_nav { width: 100%; font-size: 0; padding-top: 20px; margin:auto;}
.sub_nav a { display: inline-block; height: 36px; padding: 0 30px; margin-bottom: 10px; margin-right: 10px; font-size: 16px; color: #777; line-height: 36px; vertical-align: top; background: #eeeeee; border-radius:8px; }
.sub_nav a:hover, .sub_nav a.on { background:#bb0707; color: #fff; border-radius:8px;}
.product_title{ text-align: center; height:75px; width:98%; line-height:25px; padding-top:5px;  }
.product_title a{ color: #656464; font-size:15px;}
.product_title a:hover{text-decoration: none;color:#ff5722;}
.zy_ab1_112{ padding-top:15px; padding-bottom:30px;}
.zy_ab1_112_title{ text-align:center; font-size:16px; font-weight:bold; padding-bottom:20px;}
@media (max-width: 768px) { /*index*/
.sub_tit { position: relative; }
.sub_nav { padding-top: 20px; width:96%; margin:auto;}
.sub_nav a { height: 30px; margin-bottom: 20px; padding: 0 10px; font-size: 14px; line-height: 30px; }
}

.aboutleft{ width:48%; float:left;}
.aboutright{ width:48%; float:right;}
.both20{width:100%; height:20px; clear:both}



.nav { float: right; margin-right: 20px; }
.nav > ul > li { float: left; margin-left:5px;   }
.nav > ul > li > a { display: block; position: relative; font-size: 16px; color: #333; text-align: center; padding:0 20px}
.nav > ul > li:hover > a, .nav > ul > li.on > a { color: #fff; background:#e22028 }
.nav > ul > li:hover > a:before, .nav > ul > li.on > a:before { position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; content: ''; background: #E22028; border-radius: 10px; }

.nav .down_nav { display: none; position: absolute; top: 100%;left:center ;padding: 0px 0; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1) inset; background: #fff; text-align: center; font-size: 0; line-height: 1; width:350px; }
.nav .down_nav a {  margin: 0 25px; vertical-align: top; }
.nav .down_nav a:hover i { color: #E22028; }
.nav .down_nav a:hover em { color: #fff; background:#e22028 }
.nav .down_nav i { display: block; width: 60px; height: 60px; margin: 0 auto; font-size: 48px; color: #3b3b3b; line-height: 60px; }
.nav .down_nav em { display: block; font-size: 14px; color: #3b3b3b; text-align: center; line-height:45px; border-bottom:1px dotted #ccc ; background:#f0f0f0}


.Modular { float: right;}
.Modular .language { position: relative; display: inline-block; vertical-align: top; float:right; padding-right:30px; }
.push-nav, .bg-nav { display: none; }

/*footer*/
.footer .foot_1 { padding: 50px 0 80px; background: #333238; font-size: 0; }
.footer .foot_1 .fo_ul { display: inline-block; width: 24%; vertical-align: top; }
.footer .foot_1 .fo_ul a{ color:#CCCCCC}
.footer .foot_1 .fo_ul > span { display: block; margin-bottom: 15px; font-size: 14px; color: #fff; }
.footer .foot_1 .fo_ul .fo_aa { display: block; }
.footer .foot_1 .fo_ul .fo_aa > a { display: block; margin: 10px 0; font-size: 14px; color: rgba(255, 255, 255, 0.3); }
.footer .foot_1 .fo_ul .fo_aa > a:hover { color: #fff; }
.footer .foot_1 .fo_ul .fo_cont em { padding: 15px 0; display: block;  }
.footer .foot_1 .fo_ul .fo_cont em b { display: block; margin-bottom: 10px; font-size: 14px;  color: #cccccc;  }
.footer .foot_1 .fo_ul .fo_cont em i { display: block; font-size: 14px; color: rgba(255, 255, 255, 0.3); }
.footer .foot_1 .fo_ul .fo_cont span { display: block; padding: 20px 0; }
.footer .foot_1 .fo_ul .fo_cont span a { display: inline-block; width: 42px; height: 42px; margin-right: 20px; border-radius: 50%; background: #272928; font-size: 20px; color: #fff; text-align: center; line-height: 42px; }
.footer .foot_1 .fo_ul .fo_cont span a:hover { background: #E21A22; }
.footer .foot_2 { background: #28282a; padding: 5px 0; }
.footer .foot_2 span { display: block; font-size: 14px; color: rgba(230, 230, 230, 0.3); line-height: 24px; }
.footer .foot_2 span.fl a { font-size: 14px; color: rgba(230, 230, 230, 0.3); }
.footer .foot_2 span.fl a:hover { color: #fff; }

/*index*/
.banner { position: relative; width: 100%; height: 860px; overflow: hidden; }
.banner .swiper-slide { background: no-repeat center; background-size: cover; }
.banner .swiper-slide a { display: block; width: 100%; height: 100%; }
.banner .pagination { position: absolute; bottom: 5%; left: 0; z-index: 20; width: 100%; font-size: 0; text-align: center; }
.banner .pagination .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; margin: 0 6px; border: 1px solid #e21a22; border-radius: 50%; box-sizing: border-box; cursor: pointer; }
.banner .pagination .swiper-active-switch { background: #e21a22; }

.index_1 { padding: 60px 0; overflow: hidden; }
.index_1 .in_fl { text-align:center; margin:0 auto; font-family:"黑体" }
.index_1 .in_fl h4 { margin: 35px 0  15px 0; font-size:30px; color: #333333; text-transform: uppercase; }
.index_1 .in_fl h5 { margin-bottom: 15px; font-size: 22px; color: #999999; font-family:Arial, Helvetica, sans-serif; font-weight:100; }

.index_3 .in_fl { text-align:center; margin:0 auto; font-family:"黑体" }
.index_3 .in_fl h4 { margin: 0px 0  15px 0; font-size:30px; color: #333333; text-transform: uppercase; }
.index_3 .in_fl h5 { margin-bottom: 15px; font-size: 22px; color: #999999; font-family:Arial, Helvetica, sans-serif; font-weight:100; }

.index_4 .in_fl { text-align:center; margin:0 auto; font-family:"黑体" }
.index_4 .in_fl h4 { margin: 0px 0  15px 0; font-size:30px; color: #333333; text-transform: uppercase; }
.index_4 .in_fl h5 { margin-bottom: 15px; font-size: 22px; color: #999999; font-family:Arial, Helvetica, sans-serif; font-weight:100; }

.index_1 .in_fl h6 a { display: block; width: 42px; height: 42px; border: 1px solid #ccc; border-radius: 50%; font-size: 16px; color: #666; text-align: center; line-height: 42px; font-weight: bold; }
.index_1 .in_fl h6 a:hover { border-color: #E21A22; color: #E21A22; }
.index_1 .in_fl p { margin-bottom: 60px; font-size: 18px; color: #999; }
.index_1 .in_fr {  }
.index_1 .in_fr .in_box { width: 100%; padding-bottom: 20px; }
.index_1 .in_fr .in_li {
	padding: 0px;
	box-sizing: border-box;
	width:31%;
	float:left;
	border: 1px solid #f1f1f1;
	margin-bottom:20px;
}
.i1{ width:1%; float:left; height:10px;}
.i2{ width:1%; float:left; height:10px;}
.i3{ display:none}
.i4{ width:1%;float:left; height:10px;}
.i5{ width:1%; float:left; height:10px;}
.i6{ display:none}
.i7{ width:1%;float:left; height:10px;}
.i8{ width:1%; float:left; height:10px;}
.i9{ display:none}


.index_1 .in_fr .in_li a { }
.index_1 .in_fr .in_li:hover a {}
.index_1 .in_fr .in_li:hover .in_img img { -webkit-transform: scale(1.05); transform: scale(1.05); }
.index_1 .in_fr .in_img { width: 100%; overflow: hidden;  background: no-repeat center; background-size: cover; }
.index_1 .in_fr .in_img img { width: 100%; -webkit-transition: all .5s; transition: all .5s; }
.index_1 .in_fr .in_txt { text-align: center; font-size: 20px; color: #333; background:#ffffff; line-height:55px; color:#333333; font-family:"黑体";overflow: hidden;white-space: nowrap;text-overflow: ellipsis }

.index_2 { position: relative; height: 635px; }
.index_2 .in_bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: no-repeat center; background-size: cover; background-image: url(../images/aboutbg.jpg); }
.index_2 .wrap { position: relative; height: 100%; }
.index_2 .in_box { position: absolute; top: 50%; left: 0; width: 1040px; height: 486px; padding: 60px 126px 0; background: #fff; box-sizing: border-box; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2); }
.index_2 .in_box h4 { position: relative; padding-bottom: 25px; font-size: 26px; color: #000; }
.index_2 .in_box h4:before { position: absolute; bottom: 0; left: 0; width: 20px; height: 2px; content: ''; background: #E21A22; }
.index_2 .in_box h5 { margin: 20px 0; font-size: 18px; line-height: 30px; color: #000; }
.index_2 .in_box p {  font-size: 16px; color: #666; line-height: 35px; font-family:"黑体"}
.index_2 .in_box h6 a { display: block; width: 42px; height: 42px; border: 1px solid #ccc; border-radius: 50%; font-size: 16px; color: #666; text-align: center; line-height: 42px; font-weight: bold; }
.index_2 .in_box h6 a:hover { border-color: #E21A22; color: #E21A22; }

.index_3 { padding: 80px 0; clear:both;  margin-bottom:30px;}
.index_3 .in_box { padding-bottom: 20px; }
.index_3 .in_box .in_li { padding: 10px; box-sizing: border-box; }
.index_3 .in_box .in_li a { display: block; width: 100%; height: 100%; -webkit-transition: all .5s; transition: all .5s; }
.index_3 .in_box .in_li a:hover { box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.1); }
.index_3 .in_box .in_li a:hover .in_txt{ background:#e22028}
.index_3 .in_box .in_li a:hover .in_img img { -webkit-transform: scale(1.05); transform: scale(1.05); }
.index_3 .in_box .in_li a:hover .in_txt p { color:#FFF}
.index_3 .in_box .in_li a:hover .in_txt h4, .index_3 .in_box .in_li a:hover .in_txt h6 { color: #fff; }

.index_3 .in_box .in_li {
	padding: 0px;
	box-sizing: border-box;
	width:31%;
	float:left;
	border: 1px solid #f1f1f1;
	margin-bottom:20px;
}
.index_3 .in_box .in_img { width: 100%; overflow: hidden; }
.index_3 .in_box .in_img img { width: 100%; -webkit-transition: all .5s; transition: all .5s; }
.index_3 .in_box .in_txt { padding: 10px 30px 0; border: 1px solid #ccc; border-top: none; }
.index_3 .in_box .in_txt h4 { margin: 30px 0; font-size: 16px; color: #333333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.index_3 .in_box .in_txt p { height: 48px; overflow: hidden; margin-bottom: 50px; font-size: 14px; color: #666; line-height: 24px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.index_3 .in_box .in_txt h6 { padding: 25px 0; border-top: 1px solid #ccc; font-size: 14px; color: #333; }
.index_3 .in_box .in_txt h6 span { float: left; }
.index_3 .in_box .in_txt h6 i { float: right; }

/*content*/
.sub_banner { width: 100%; height: 415px; background: no-repeat center; background-size: cover; }
.sub_banner .wrap_1400 { position: relative; height: 100%; }
.sub_banner span { position: absolute; top: 50%; left: 0; padding-left: 50px; font-size: 28px; color: #fefefe; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.sub_banner span:before { position: absolute; top: 50%; left: 0; width: 30px; height: 1px; content: ''; background: #fff; }
.sub_banner.red span { color: #E21A22; }
.sub_banner.red span:before { background: #E21A22; }
.content .sub_box { padding: 50px 0; background: #ffffff; }
.content .sub_tit { padding-bottom: 22px; border-bottom: 1px solid #ddd;  }
.content .sub_tit h4 { position: relative; margin-bottom: 10px; font-size: 22px; color: #000; }
.content .sub_tit h4:before { position: absolute; top: 0; left: -20px; width: 5px; height: 100%; content: ''; background: #E21A22; }
.content .sub_tit h6 { font-size: 12px; color: #a5a5a5; }
.content .Paging ul { padding: 30px 0; text-align: center; font-size: 0; }
.content .Paging ul li { display: inline-block; width: 40px; height: 40px; margin: 0 10px; vertical-align: top; background: #c3c3c3; }
.content .Paging ul li a { display: block; width: 100%; height: 100%; font-size: 18px; color: #fff; line-height: 40px; }
.content .Paging ul li:hover, .content .Paging ul li.on { background: #E21A22; }
.content .sub_nav { width: 100%; font-size: 0; padding-top: 30px; }
.content .sub_nav a { display: inline-block; height: 36px; padding: 0 30px; margin-bottom: 30px; margin-right: 10px; font-size: 16px; color: #777; line-height: 36px; vertical-align: top; }
.content .sub_nav a:hover, .content .sub_nav a.on { background:#bb0707; color: #fff; }
.About { padding: 20px 0; }
.About .Ab_mian { width: 100%; margin: 0 auto; line-height:30px; font-size:16px;}
.About .Ab_mian h6 { font-size: 18px; color: #333; line-height: 36px; }
.About .Ab_mian p { font-size: 16px; line-height: 24px; }
.About .Ab_mian span {line-height: 35px; }
.About .Ab_1 { padding-bottom: 30px; border-bottom: 1px solid #ddd; }
.About .Ab_1 div.fl { width: 462px; }
.About .Ab_1 div.fl img { max-width: 100%; }
.About .Ab_1 div.fr { width: calc(100% - 512px); }
.About .Ab_2 { padding: 30px 0; }

.Factory { padding: 40px 0 0; }
.Factory .Fac_li { width: 100%; height: 420px; background: #fff; margin-bottom: 20px; }
.Factory .Fa_img { float: left; width: 840px; height: 100%; background: no-repeat center; background-size: cover; }
.Factory .Fa_txt { position: relative; float: right; width: calc(100% - 840px); height: 100%; }
.Factory .Fa_txt > div { position: absolute; top: 50%; left: 50%; width: 80%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.Factory .Fa_txt h4 { position: relative; padding-bottom: 40px; margin-bottom: 30px; font-size: 36px; color: #333; }
.Factory .Fa_txt h4:before { position: absolute; left: 0; bottom: 0; width: 42px; height: 2px; content: ''; background: #E21A22; }
.Factory .Fa_txt p { font-size: 14px; color: #333; line-height: 24px; }

.Honor { padding: 40px 0; }
.Honor .ho_box { overflow: hidden; }
.Honor .ho_box ul { margin-right: -30px; }
.Honor .ho_box ul li { float: left; width: calc(25% - 30px); padding: 30px; margin-right: 30px; margin-bottom: 30px; background: #ddd; box-sizing: border-box; -webkit-transition: all .5s; transition: all .5s; }
.Honor .ho_box ul li:hover { box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1); -webkit-transform: translateY(-10px); transform: translateY(-10px); }
.Honor .ho_box ul li a { display: block; width: 100%; height: 296px; margin: 0 auto 10px; text-align: center; line-height: 296px; font-size: 0; }
.Honor .ho_box ul li a img { max-width: 100%; max-height: 100%; vertical-align: middle; }
.Honor .ho_box ul li span { display: block; height: 30px; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; text-align: center; background:#eee; }

.Disclaimer { padding: 40px 0; }
.Disclaimer .dis_li { width: 100%; height: 460px; }
.Disclaimer .dis_li .dis_img { width: 50%; height: 100%; background: no-repeat center; background-size: cover; }
.Disclaimer .dis_li .dis_txt { width: 50%; height: 100%; padding: 5% 5% 0; background: #fff; box-sizing: border-box;overflow-x: auto;white-space: nowrap;}
.Disclaimer .dis_li .dis_txt h4 { font-size: 26px; color: #333; line-height: 36px; }
.Disclaimer .dis_li .dis_txt p { font-size: 14px; color: #333; line-height: 24px; }

.Partner { padding: 40px 0; }
.Partner .par_box { overflow: hidden; }
.Partner .par_box ul { margin-right: -20px; }
.Partner .par_box ul li { float: left; width: calc(33% - 16px); margin-bottom:35px; margin-right: 20px; border: 1px solid #ddd; box-sizing: border-box; display:inline-table}
.Partner .par_box ul li:hover a:before { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; content: ''; border: 5px solid #E21A22; box-sizing: border-box; }
.Partner .par_box ul li:hover em { color: #E21A22; }
.Partner .par_box ul li a { display: block; position: relative; width: 100%; padding: 10px 20px; box-sizing: border-box; }
.Partner .par_box ul li i { display: block; width: 100%;  font-size: 0; line-height: 100px; text-align: center; clear:both; }
.Partner .par_box ul li i img { max-width: 100%; max-height: 100%; }
.Partner .par_box ul li em { display: block; font-size: 16px; color: #666; line-height: 30px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.Service { padding: 40px 0; }
.Service .ser_box ul li { float: left; width: calc(50% - 20px); padding: 35px 40px; margin-bottom: 20px; background: #eee; box-sizing: border-box; }
.Service .ser_box ul li:nth-child(even) { float: right; }
.Service .ser_box ul li:hover { -webkit-transform: translateY(-10px); transform: translateY(-10px); box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.1); }
.Service .ser_box ul li:hover  .fr a{ background: #E21A22; }
.Service .ser_box ul li span { line-height: 30px; }
.Service .ser_box ul li span.fl { font-size: 14px; color: #333; }
.Service .ser_box ul li span.fl i { display: inline-block; font-size: 32px; margin-right: 20px; vertical-align: middle;height:42px; width:32px; }
.Service .ser_box ul li span.fr i { font-size: 14px; color: #333; margin-right: 20px; }
.Service .ser_box ul li span.fr a { display: inline-block; width: 80px; height: 30px; background: #666; font-size: 14px; color: #fff; text-align: center; }
.Service .ser_box ul li span.fr a:hover { background: #E21A22; }

.News { padding: 40px 0; }
.News .news_box {   overflow: hidden; }
.News .news_box > ul > li { padding: 25px 0; border-bottom: 1px solid #ddd; cursor: pointer; }
.News .news_box > ul > li:hover .ne_img a { -webkit-transform: scale(1.05); transform: scale(1.05); }
.News .news_box > ul > li:hover .ne_txt h4 a { color: #E21A22; }
.News .news_box > ul > li:hover .ne_txt h6 a { background: #E21A22; border-color: #E21A22; color: #fff; }

.News .news_box .ne_img a { display: block; width: 100%; height: 100%; background: no-repeat center; background-size: cover; -webkit-transition: all .5s; transition: all .5s; }
.News .news_box .ne_txt { float: right; width:100%;}
.News .news_box .ne_txt h4 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.News .news_box .ne_txt h4 a { font-size: 18px; color: #000; }
.News .news_box .ne_txt h5 { margin: 15px 0; font-size: 12px; color: #9e9e9e; }
.News .news_box .ne_txt p { height: 48px; overflow: hidden; font-size: 14px; color: #565656; line-height: 24px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.News .news_box .ne_txt h6 { margin-top: 20px; }
.News .news_box .ne_txt h6 a { display: block; width: 120px; height: 30px; border: 1px solid #ccc; font-size: 12px; color: #e62129; text-align: center; line-height: 30px; text-transform: uppercase; }

.Product .pr_box { overflow: hidden; padding-top:25px }
.Product .pr_box ul { margin-right: -30px; }
.Product .pr_box ul li { float: left;  margin:0 0px; margin-bottom: 45px; background: #fff; -webkit-transition: all .5s; transition: all .5s; border:3px solid #ddd; box-sizing:border-box;width:24% }
.k1{ width:0.5%; float:left; height:10px;}
.k2{ width:0.5%; float:left; height:10px;}
.k3{ width:0.5%; float:left; height:10px; }
.k4{ display:none}
.k5{ width:0.5%; float:left; height:10px;}
.k6{ width:0.5%;float:left; height:10px;}
.k7{ width:0.5%;float:left; height:10px;}
.k8{ display:none}
.k9{ width:0.5%;float:left; height:10px;}
.k10{ width:0.5%;float:left; height:10px;}
.k11{ width:0.5%;float:left; height:10px;}
.k12{ display:none}

.Product .pr_box ul li:hover { -webkit-transform: translateY(-10px); transform: translateY(-10px); box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2); border:3px solid #bb0707 }
.Product .pr_box ul li:hover .pr_txt span { color: #bb0707; }
.Product .pr_box ul li:hover .pr_txt em { color: #000; }
.Product .pr_box .pr_img { width: 100%;  border-bottom: 1px solid #ccc; box-sizing: border-box; text-align: center; padding: 5px; overflow:hidden}
.Product .pr_box .pr_img img { max-width: 100%; max-height: 100%; }
.Product .pr_box .pr_txt { padding: 20px; }
.Product .pr_box .pr_txt span { display: block; margin-bottom: 8px; font-size: 16px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.Product .pr_box .pr_txt em { display: block; font-size: 13px; color: #919191; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.Product_x .prox_1 { padding: 50px 0; background: #eee;width:90%; margin:0 auto; }
.Product_x .prox_1 .pr_img { position: relative; width: 100%; text-align: center; padding: 0 5%; box-sizing: border-box; text-align: center; }
.Product_x .prox_1 .pr_img img { max-width: 100%; }
.Product_x .prox_1 .pr_img .pr_banner { display: inline-block; position: relative; width: 400px; height: 400px; overflow: hidden; }
.Product_x .prox_1 .pr_img .pr_banner .pagination { position: absolute; bottom: 0; left: 0; z-index: 20; width: 100%; font-size: 0; text-align: center; }
.Product_x .prox_1 .pr_img .pr_banner .pagination .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; margin: 0 6px; border: 1px solid #e21a22; border-radius: 50%; box-sizing: border-box; cursor: pointer; }
.Product_x .prox_1 .pr_img .pr_banner .pagination .swiper-active-switch { background: #e21a22; }
.Product_x .prox_1 .pr_img a.iconfont { position: absolute; top: 50%; z-index: 5; width: 24px; height: 48px; margin-top: -24px; background: #666; font-size: 18px; color: #fff; text-align: center; line-height: 48px; }
.Product_x .prox_1 .pr_img a.iconfont.prev { left: 15%; }
.Product_x .prox_1 .pr_img a.iconfont.next { right: 15%; }
.Product_x .prox_1 .pr_img a.iconfont:hover { background: #E21A22; }
.Product_x .prox_1 .pr_txt {  padding-top: 3%; }
.Product_x .prox_1 .pr_txt h4 { margin-bottom: 20px; }
.Product_x .prox_1 .pr_txt h4 em { display: block; font-size: 16px; color: #333; line-height: 24px; }
.Product_x .prox_1 .pr_txt h4 span { display: block; font-size: 26px; color: #e62129; line-height: 34px; font-weight:bold; text-align:center }
.Product_x .prox_1 .pr_txt p { font-size: 16px; color: #616161; line-height: 34px;}
.Product_x .prox_1 .pr_txt h6 { margin-top: 20px;}
.Product_x .prox_1 .pr_txt h6 a { display: block; width: 210px; height: 45px; background: #E21A22; font-size: 16px; color: #fff; text-align: center; line-height: 45px; }
.Product_x .prox_1 .pr_txt h6 a i { font-size: 20px; margin-right: 10px;}
.Product_x .prox_1 .pr_txt h6 a:hover { background: #bb0707;}
.Product_x .prox_2 h4.h4 { padding: 35px 0; font-size: 24px; color: #333; border-bottom: 1px solid #ddd; }
.Product_x .prox_2  .h4  p {font-size:26px; color:#999; margin-top:10px;}
.Product_x .prox_2 .pr_mian { padding: 40px 0;}
.Product_x .prox_2 .pr_aa { text-align: left; color:#585858; line-height:30px	}
.Product_x .prox_2 .pr_aa img { max-width: 100%;}

.Contact { position: relative; width: 100%; background: #f0f0f0; }
.Contact .map_map { position: absolute; top: 0; left: 0; width: calc(100% - 820px); height: 100%; background: #000;}
.Contact .map_map > div { display: none; width: 100% !important; height: 100% !important; background: no-repeat center; background-size: cover; }
.Contact .map_ul { width: 820px; }
.Contact .map_ul ul li { padding: 0 100px; box-sizing: border-box; border-bottom: 1px solid #ccc; cursor: pointer;}
.Contact .map_ul ul li.on .li_hd { display: none;}
.Contact .map_ul ul li.on .li_bd { display: block;}
.Contact .map_ul .li_hd { display: block; padding: 35px 0; }
.Contact .map_ul .li_hd em { float: left; font-size: 18px; color: #333;}
.Contact .map_ul .li_hd i { float: right; font-size: 16px; color: #999;}
.Contact .map_ul .li_bd { display: none; padding: 90px 0;}
.Contact .map_ul .li_bd h4 { position: relative; padding: 25px 0; margin-bottom: 20px; font-size: 24px; color: #333;}
.Contact .map_ul .li_bd h4:before { position: absolute; left: 0; bottom: 0; width: 10px; background: #666; }
.Contact .map_ul .li_bd h5 { margin-bottom: 20px; font-size: 18px; color: #333;}
.Contact .map_ul .li_bd p { font-size: 14px; color: #666; line-height: 28px;}
.pcduan{ display:block}
.wapduan{ display:none}

/*page*/
.pageNav { clear:both; margin:20px auto; text-align:center; font-family:Arial;}
.wp-pagenavi {margin:0px auto; padding:30px 0 15px 0;}
.wp-pagenavi a{ display:inline-block; background:#FFFFFF; color:#666666; text-align:center; margin:0 5px; width:36px; height:34px; line-height:34px; font-size:18px; }
.wp-pagenavi a:hover,.wp-pagenavi a:hover{ background:#bb0707; color:#FFF;}
.wp-pagenavi a.p_pn{ width:70px;}
.wp-pagenavi span{ display:inline-block; text-align:center; margin:0 5px; width:36px; height:34px; line-height:34px; font-size:18px; }
.wp-pagenavi span.current{ color:#FFF; background:#bb0707;}
.wp-pagenavi span.disabled{ background:#bb0707; color:#FFF;}
.wp-pagenavi span.tot{ background:none; color:#666; width:auto; display:none;}
.wp-pagenavi span.pages {BORDER-RIGHT:#ccc 1px solid; PADDING-RIGHT:8px! important; BORDER-TOP:#ccc 1px solid; PADDING-LEFT:8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT:#ccc 1px solid; COLOR:#454545! important; PADDING-TOP:4px! important; BORDER-BOTTOM:#ccc 1px solid; font-weight:100;}
.wp-pagenavi span.extend {BORDER-RIGHT:#ccc 1px solid; PADDING-RIGHT:8px! important; BORDER-TOP:#ccc 1px solid; PADDING-LEFT:8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT:#ccc 1px solid; COLOR: #454545! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid; font-weight:100;}
.xiaopage1 a{ background-color:#bb0707; }


.youqing{ width:100%;font-size:12px; height:20px; line-height:20px; background-color:#28282A; color: rgba(230, 230, 230, 0.3);}
.youqing a{color: rgba(230, 230, 230, 0.3);}



@media (max-width: 1300px) {
.logo img { max-width: 70%; max-height: 70%; }
.nav > ul > li > a { display: block; position: relative; font-size: 16px; color: #333; text-align: center; padding:0 10px}
.Modular .language > span { width: 60px; font-size: 14px; }
.Modular .language > span i { margin-left: 5px; vertical-align: middle; }

}

@media (max-width: 1100px) { /*初始化*/

  .wrap_1400 { max-width: 100%; padding: 0 3%; }
  /*header*/
  .header { padding-top: 60px; }
  .head { width: 100%; padding: 0 3%; box-sizing: border-box; height: 60px; line-height: 60px; }
  .logo { padding-left: 0; }
  .logo img { max-height: 60px;  max-width:100%;}
  .Modular { margin-right: calc(3% + 56px); }
  .Modular .language{ padding-right:0px;}
  .Modular .language > span { width: 60px; font-size: 14px; }
  .Modular .language > span i { margin-left: 5px; vertical-align: middle; }
  .nav { position: fixed; top: 0; right: 0; z-index: 997; width: 300px; height: 100%; padding: 60px 3%; margin: 0; background: #fff; box-sizing: border-box; }
  .nav.close-nav { -webkit-transition: -webkit-transform .3s ease; transition: transform .3s ease; -webkit-transform: translate(300px, 0); transform: translate(300px, 0); }
  .nav.open-nav { -webkit-transform: translate(0, 0) !important; transform: translate(0, 0) !important; -webkit-transition: -webkit-transform .5s; transition: transform .5s; }
  .nav > ul { max-height: 100%; overflow: auto; }
  .nav > ul > li { display: block; float: none; width: 100%; margin: 0; padding: 0; line-height: 1; }
  .nav > ul > li > a { padding: 20px 0; font-size: 16px; border-bottom: 1px solid #e5e5e5; }
  .nav > ul > li.Have > a { pointer-events: none; }
  .nav .down_nav { position: static; width: 100%; padding: 0; margin: 0; border: none; box-shadow: none; }
  .nav .down_nav a { display: block; padding: 15px 0; margin: 0; border-bottom: 1px solid #eee; }
  .nav .down_nav i { display: inline-block; width: 30px; height: 30px; font-size: 24px; margin-right: 12px; vertical-align: top; line-height: 30px; }
  .nav .down_nav em { display: inline-block; text-align: left; vertical-align: top; line-height: 30px; }
  .push-nav { display: block; position: absolute; top: 0; right: 3%; z-index: 998; width: 56px; height: 60px; }
  .push-nav .nav-toggle { display: block; position: absolute; left: 50%; top: 50%; border: 0; background-image: none; border-radius: 4px; cursor: pointer; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .push-nav .nav-toggle span { display: block; position: relative; z-index: 1; width: 36px; height: 3px; margin-bottom: 8px; background: #bb0707; border-radius: 3px; -webkit-transform-origin: 33px; transform-origin: 33px; -webkit-transition: all .5s; transition: all .5s; }
  .push-nav .nav-toggle span:nth-child(3) { margin-bottom: 0; }
  .push-nav.on .nav-toggle span { opacity: 1; }
  .push-nav.on .nav-toggle span:nth-child(3) { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .push-nav.on .nav-toggle span:nth-child(2) { -webkit-transform: scale(0); transform: scale(0); }
  .push-nav.on .nav-toggle span:nth-child(1) { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
  .bg-nav { display: none; position: fixed; top: 0; left: 0; z-index: 996; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.75); animation: fade-in .43s ease 0s; -webkit-animation: fade-in .43s ease 0s; }
  /*footer*/
  .footer .foot_1 { background: #333238;  width: 100%; padding-left:10px; padding-right:10px;}
  .footer .foot_1 .fo_ul{ width:19%}
  .footer .foot_2 { background: #28282a; padding: 2% 0; }
  .footer .foot_2 span { width: 100%; text-align: center; }
  .footer .foot_2 span.fl { float: none; }
  .footer .foot_2 span.fr { float: none; }
  /*index*/
  .banner { height: 400px; }
  .index_1 { padding: 6% 0; }
  .index_1 .in_fl { float: none; width: 100%; text-align: center; margin-bottom: 3%; }
  .index_1 .in_fl h4 { margin: 0 0 10px; }
  .index_1 .in_fl h6 a { margin: 0 auto; width: 30px; height: 30px; font-size: 14px; line-height: 30px; }

  .index_1 .in_fr { width: 100%; }
  .index_1 .in_fr .in_box { padding-bottom: 20px; }
  .index_1 .in_fr .in_txt { font-size: 16px; }
  .index_2 { height: auto; }
  .index_2 .in_bg { width: 100%; box-sizing: border-box; }
  .index_2 .wrap { padding: 5%; }
  .index_2 .in_box { position: static; height: auto; margin: 0 auto; padding: 8% 10%; -webkit-transform: none; transform: none; }
  .index_2 .in_box h4 { font-size: 20px; padding-bottom: 20px; }
  .index_2 .in_box h5 { margin: 15px 0; font-size: 16px; line-height: 28px; }
  .index_2 .in_box p { margin-bottom: 5%; }
  .index_2 .in_box h6 a { width: 30px; height: 30px; font-size: 14px; line-height: 30px; }
  .index_3 { padding: 6% 0; }
  /*content*/
  .content .sub_banner { height: 400px; }
  .content .sub_banner span { left: 3%; font-size: 24px; }
  .content .sub_box { padding: 5% 0; }
  .content .sub_tit h4:before { left: -3%; }
  .content .Paging ul { padding: 4% 0; }
  .content .Paging ul li { width: 30px; height: 30px; margin: 0 8px; }
  .content .Paging ul li a { font-size: 16px; line-height: 30px; }
  .About { padding: 6% 0; }
  .About .Ab_mian { width: 100%; padding: 0 3%; box-sizing: border-box; }
  .About .Ab_1 { padding-bottom: 5%; }
  .About .Ab_1 div.fl { float: none; width: 100%; margin-bottom: 3%; }
  .About .Ab_1 div.fr { float: none; width: 100%; }
  .About .Ab_2 { padding: 5% 0; }
  .Factory { padding-top: 4%; }
  .Factory .Fac_li { height: auto; }
  .Factory .Fa_img { float: none; width: 100%; padding: 20% 0; }
  .Factory .Fa_txt { float: none; width: 100%; }
  .Factory .Fa_txt > div { position: static; width: 100%; padding: 5% 3%; box-sizing: border-box; -webkit-transform: none; transform: none; }
  .Factory .Fa_txt h4 { padding-bottom: 5%; margin-bottom: 4%; font-size: 30px; }
  .Honor { padding: 5% 0; }
  .Honor .ho_box ul li { width: calc(33.33% - 20px); margin-bottom: 20px; padding: 3%; }
  .Honor .ho_box ul li a { margin-bottom: 5%; }
  .Disclaimer { padding: 5% 0; }
  .Disclaimer .dis_li { height: auto; margin-bottom: 30px; }
  .Disclaimer .dis_li div.fl, .Disclaimer .dis_li div.fr { float: none !important; }
  .Disclaimer .dis_li .dis_img { width: 100%; padding: 20% 0; }
  .Disclaimer .dis_li .dis_txt { width: 100%; padding: 5%; }
  .Partner { padding: 5% 0; }
  .Partner .par_box ul li { width: calc(25% - 20px); }
  .Service { padding: 5% 0; }
  .Service .ser_box ul li { float: none !important; width: 100%; padding: 3%; }
  .Product .pr_box ul li { width: calc(33.33% - 20px); }
  .Product_x .prox_1 .pr_img { width: 45%; padding: 0; }
  .Product_x .prox_1 .pr_img .pr_banner { width: 300px; height: 300px; }
  .Product_x .prox_1 .pr_txt { padding-top: 5%; }
  .Product_x .prox_1 .pr_txt h4 { margin-bottom: 3%; }
  .Product_x .prox_1 .pr_txt h4 em { font-size: 14px; line-height: 24px; }
  .Product_x .prox_1 .pr_txt h4 span { font-size: 22px; line-height: 30px; }
  .Product_x .prox_1 .pr_txt p { font-size: 14px; }
  .Product_x .prox_2 h4.h4 { padding: 3% 0; font-size: 20px; }
  .Product_x .prox_2  .h4  p{ font-size:18px}
  .Product_x .prox_2 .pr_aa { font-size:14px}
  .Product_x .prox_2 .pr_mian { padding: 2% 0; }
  .Contact .map_ul ul li { padding: 0 8%; }
  .Contact .map_ul .li_hd { padding: 5% 0; }
  .Contact .map_ul .li_hd em { font-size: 16px; }
  .Contact .map_ul .li_bd { padding: 10% 0; }
  .Contact .map_ul .li_bd h4 { padding: 5% 0; margin-bottom: 3%; font-size: 20px; }
  .Contact .map_ul .li_bd h5 { margin-bottom: 3%; font-size: 16px; color: #666; }
  .Contact .map_ul .li_bd p { font-size: 12px; } }
@media (max-width: 900px) { /*footer*/
  .footer .foot_1 { padding: 0; }
  .con{ width:100% !important}
  .footer .foot_1 .fo_ul { width: 100%; }
  .footer .foot_1 .fo_ul > span { font-size: 16px; position: relative; margin: 0; padding: 3% 5%; border-bottom: 1px solid #444; }
  .footer .foot_1 .fo_ul > span:before { position: absolute; top: 50%; right: 5%; content: '+'; font-family: 'iconfont'; font-size: 14px; color: #666; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  .footer .foot_1 .fo_ul > span.on:before { content: '\e60e'; }
  .footer .foot_1 .fo_ul .ul { display: none; padding: 3% 6%; margin-bottom: 0; border-bottom: 1px solid #444; font-size: 0; }
  .footer .foot_1 .fo_ul .fo_aa a { font-size: 12px; color: rgba(255, 255, 255, 0.7); }
  .footer .foot_1 .fo_ul .fo_cont em b { font-size: 14px !important; }
  .footer .foot_1 .fo_ul .fo_cont em { padding:10px 0}
  .footer .foot_1 .fo_ul .fo_cont span { padding: 10px; }
  .footer .foot_1 .fo_ul .fo_cont span a { background: #E21A22; }
  /*index*/
  .banner { height: 350px; }
  /*content*/
  .content .sub_banner { height: 300px; }
  .Partner .par_box ul li { width: calc(33.33% - 20px); } }

@media (max-width: 768px) { /*index*/
  .banner { height: 250px; }
  .index_2 .in_box { width: 100%; }
  /*content*/
 .sub_banner { height: 250px; }
  .sub_banner span { font-size: 20px; }
  .content .sub_tit { position: relative; }
  .content .sub_nav { padding-top: 20px; }
  .content .sub_nav a { height: 30px; margin-bottom: 20px; padding: 0 20px; font-size: 14px; line-height: 30px; }
  .Honor .ho_box ul { margin-right: -15px; }
  .Honor .ho_box ul li { width: calc(50% - 15px); margin-right: 15px; margin-bottom: 15px; }
  .Partner .par_box ul { margin-right: -15px; }
  .Partner .par_box ul li { width: calc(33.33% - 15px); margin-right: 15px; margin-bottom: 15px; }
  .News .news_box > ul > li { padding: 2% 0; }
  .News .news_box .ne_img { width: 100px; height: 64px; }
  .News .news_box .ne_txt { width: 98%; }
  .News .news_box .ne_txt h4 a { font-size: 16px; }
  .News .news_box .ne_txt h5 { margin: 10px 0; }
  .Product .pr_box ul li { width: calc(50% - 20px); margin-bottom: 20px; }
 .Product_x .prox_1 .pr_img { float: none; width: 100%;margin-bottom: 5%; }
  .Product_x .prox_1 .pr_img a.iconfont.prev { left: 3%; }
  .Product_x .prox_1 .pr_img a.iconfont.next { right: 3%; }
  .Product_x .prox_1 .pr_txt { float: none; width: 100%; padding: 0 3%; box-sizing: border-box; }
  .Product_x .prox_1 .pr_txt h6 a { width: 150px; height: 40px; font-size: 14px; line-height: 40px; }
  .Product_x .prox_1 .pr_txt h6 a i { font-size: 16px; margin-right: 5px; }
  .Contact .map_map { position: static; float: none; width: 100%; height: 400px; }
  .Contact .map_ul { float: none; width: 100%; }
  .pcduan{ display:none}
  .wapduan{ display:block}

  .index_1 .in_fr .in_li{ width:49%}

  .index_3 { margin-bottom:0px;}
  .index_3 .in_box .in_li{ width:49%; float:left;}
  .i9{ display:block; width:1%; float:left; height:10px;}

  .index_1 .in_fl h4 { font-size:30px;}
   .index_1 .in_fl h5 {font-size: 20px;}
   .foot_2{ display:none;}
   .Ab_mian img { max-width:100%;}

.k1{ width:1%; float:left; height:0px;}
.k2{ display:none}
.k3{ width:1%; float:left; height:0px; }
.k4{ display:none}
.k5{ width:1%; float:left; height:0px;}
.k6{ display:none}
.k7{ width:1%;float:left; height:0px;}
.k8{ display:none}
.k9{ width:1%;float:left; height:0px;}
.k10{ display:none}
.k11{ width:1%;float:left; height:0px;}
.k12{ display:none}
.table001{ width:98%; margin:auto; margin-top:10px;}
.foot_3{ background-color:#333238; color:#FFFFFF; text-align:center; width:100%; height:35px; line-height:35px; font-size:14px;}
.aboutleft{ width:100%; float:none;}
.aboutright{ width:100%; float:none;}
  }
@media (max-width: 640px) { /*header*/
  .header { padding-top: 50px; }
  .head { height: 50px; line-height: 50px; }
  .logo img { max-height: 40px; padding-top:5px; }
  .nav { padding: 50px 3%; width: 200px; }
  .nav.close-nav { -webkit-transform: translate(200px, 0); transform: translate(200px, 0); }
  .nav > ul > li > a { font-size: 14px; }
  .down_nav a { padding: 10px 0; }
  .down_nav i { width: 20px; height: 20px; font-size: 16px; margin-right: 10px; line-height: 20px; }
  .down_nav em { line-height: 20px; }
  .push-nav { width: 50px; height: 50px; }
  .push-nav .nav-toggle span { width: 25px; height: 2px; margin-bottom: 6px; -webkit-transform-origin: 24px; transform-origin: 24px; }
  .Modular { margin-right: calc(3% + 50px); padding-top:15px; }
  .Modular .language > span { font-size: 12px; }
  .Modular .language .lang_down a { font-size: 12px; line-height: 30px; }
  /*footer*/
  .footer .foot_1 .fo_ul > span { padding: 5%; font-size: 14px; }
  .footer .foot_1 .fo_ul .fo_aa a { margin: 5% 0; }
  .footer .foot_2 span { font-size: 12px; line-height: 20px; }
  .footer .foot_2 span.fl { font-size: 12px; }
  .footer .foot_2 span.fl a { font-size: 12px; }
  /*index*/
  .banner { height: 180px; }
  .banner .pagination .swiper-pagination-switch { width: 7px; height: 7px; }
  .index_1 { padding: 6% 0; }
  .index_1 .in_fl { float: none; width: 100%; text-align: center; margin-bottom: 3%; }
  .index_1 .in_fl h4 { font-size: 20px; margin: 0 0 10px; }
  .index_1 .in_fl h5 { margin-bottom: 10px; font-size: 14px; }
  .index_1 .in_fl p { font-size: 12px; margin-bottom: 10px; }
  .index_1 .in_fl h6 a { width: 24px; height: 24px; font-size: 12px; line-height: 24px; }

  .index_1 .in_fr .in_txt { font-size: 16px; }
  .index_2 .in_box h4 { font-size: 16px; padding-bottom: 15px; }
  .index_2 .in_box h5 { margin: 15px 0; font-size: 14px; line-height: 24px; }
  .index_2 .in_box p { font-size: 12px; line-height: 20px; }
  .index_2 .in_box h6 a { width: 24px; height: 24px; font-size: 12px; line-height: 24px; }
  .index_3 { padding: 6% 0; }
  .index_3 { padding: 30px 0;  margin-bottom:40px;}
  .index_3 .in_box .in_txt { padding: 10px 20px 0; }
  .index_3 .in_box .in_txt h4 { font-size: 16px; margin: 3% 0; }
  .index_3 .in_box .in_txt h6 { padding: 3% 0; font-size: 12px; }
  .index_3 .in_box .in_txt p { height: 40px; font-size: 12px; line-height: 20px; }
  /*content*/
.sub_banner { height: 200px; }
.sub_banner span { font-size: 18px; padding-left: 30px; }
.sub_banner span:before { width: 20px; }
  .content .sub_tit { padding-bottom: 15px; }
  .content .sub_tit h4 { font-size: 18px; margin-bottom: 5px; }
  .content .sub_tit h4:before { width: 3px; }
  .content .Paging ul li { width: 24px; height: 24px; margin: 0 6px; }
  .content .Paging ul li a { font-size: 14px; line-height: 24px; }
  .content .sub_nav a { margin-bottom: 15px; margin-right: 5px; font-size: 12px; }
  .About .Ab_mian h6 { font-size: 16px; line-height: 28px; }
  .About .Ab_mian p { font-size: 12px; line-height: 25px ; }
  .Factory .Fa_txt h4 { font-size: 20px; }
  .Factory .Fa_txt h4:before { width: 30px; }
  .Factory .Fa_txt p { font-size: 12px; line-height: 20px; }
  .Honor .ho_box ul { margin-right: -10px; }
  .Honor .ho_box ul li { width: calc(50% - 10px); margin-right: 10px; margin-bottom: 10px; }
  .Honor .ho_box ul li a { height: 200px; line-height: 200px; }
  .Honor .ho_box ul li span { height: 40px; overflow: hidden; font-size: 12px; line-height: 20px; }
  .Disclaimer .dis_li { margin-bottom: 20px; }
  .Disclaimer .dis_li .dis_txt h4 { font-size: 20px; }
  .Disclaimer .dis_li .dis_txt p { font-size: 12px; line-height: 20px; }
  .Partner .par_box ul li { width: calc(50% - 15px); }
  .Partner .par_box ul li a{ padding:0 0}
  .Partner .par_box ul li:hover a:before { border-width: 3px; }
  .Partner .par_box ul li em { font-size: 12px; line-height: 20px; }
  .Service .ser_box ul li span { line-height: 24px; }
  .Service .ser_box ul li span.fl { font-size: 12px; }
  .Service .ser_box ul li span.fl i { font-size: 24px; margin-right: 10px; vertical-align: top; }
  .Service .ser_box ul li span.fr i { font-size: 12px; margin-right: 10px; }
  .Service .ser_box ul li span.fr a { width: 50px; height: 24px; font-size: 12px; }
  .News .news_box > ul > li { padding: 4% 0; }
  .News .news_box .ne_txt h4 a { font-size: 14px; }
  .News .news_box .ne_txt p { height: 40px; font-size: 12px; line-height: 20px; }
  .News .news_box .ne_txt h6 a { width: 100px; height: 24px; font-size: 12px; line-height: 24px; }
  .Product .pr_box ul { margin-right: 0; }
  .Product .pr_box ul li { width:48%; margin-right: 5px; margin:0px 1%  4%; border:1px solid #ddd }
  
  .Product .pr_box .pr_img { padding: 3%; }
  .Product_x .prox_1 .pr_img a.iconfont.prev { left: 0; }
  .Product_x .prox_1 .pr_img a.iconfont.next { right: 0; }
  .Product .pr_box .pr_txt { padding: 3%; }
  .Product .pr_box .pr_txt span { margin-bottom: 5px; font-size: 12px; }
  .Product .pr_box .pr_txt em { font-size: 10px; }
  .Product_x .prox_1 .pr_txt h4 em { font-size: 12px; line-height: 20px; }
  .Product_x .prox_1 .pr_txt h4 span { font-size: 18px; line-height: 26px; }
  .Product_x .prox_1 .pr_txt p { font-size: 12px; line-height: 24px; }
  .Product_x .prox_1 .pr_txt h6 { margin-top: 2%; }
  .Product_x .prox_1 .pr_txt h6 a { width: 120px; height: 36px; line-height: 36px; }
  .Product_x .prox_2 h4.h4 { font-size: 18px; }
  .Contact .map_map { height: 300px; }
  .Contact .map_ul .li_hd em { font-size: 14px; }
  .Contact .map_ul .li_bd h4 { font-size: 16px; }
  .Contact .map_ul .li_bd h5 { font-size: 14px; }
  .Contact .map_ul .li_bd p { font-size: 12px; } }
/*css3*/
@-webkit-keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 1; } }
@keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 1; } }
/*AM*/


.Animation.on, .banner.Animation.on { -webkit-animation: Ls_up 1s ease forwards; animation: Ls_up 1s ease forwards; opacity: 1; }

.index_1 .in_fl.Animation.on, .index_2 .in_bg.Animation.on { -webkit-animation: Ls_left 1s ease forwards; animation: Ls_left 1s ease forwards; opacity: 1; width:100%}

.index_1 .in_fr.Animation.on { -webkit-animation: Ls_right 1s ease forwards; animation: Ls_right 1s ease forwards; opacity: 1; }

.index_2 .in_box.Animation.on { -webkit-animation: fade-in 1s ease forwards; animation: fade-in 1s ease forwards; opacity: 1; }

.header .Animation.on { -webkit-animation: Ls_down 1s ease forwards; animation: Ls_down 1s ease forwards; opacity: 1; }

.footer.Animation.on { -webkit-animation: fade-in 1s ease forwards; animation: fade-in 1s ease forwards; opacity: 1; }

@-webkit-keyframes Ls_down { 0% { -webkit-transform: translateY(-30px); transform: translateY(-30px); opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } }
@keyframes Ls_down { 0% { -webkit-transform: translateY(-30px); transform: translateY(-30px); opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } }
@-webkit-keyframes Ls_up { 0% { -webkit-transform: translateY(30px); transform: translateY(30px); opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } }
@keyframes Ls_up { 0% { -webkit-transform: translateY(30px); transform: translateY(30px); opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } }
@-webkit-keyframes Ls_left { 0% { -webkit-transform: translateX(50px); transform: translateY(50px); opacity: 0; }
  100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } }
@keyframes Ls_left { 0% { -webkit-transform: translateX(-50px); transform: translateX(-50px); opacity: 0; }
  100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } }
@-webkit-keyframes Ls_right { 0% { -webkit-transform: translateX(50px); transform: translateX(50px); opacity: 0; }
  100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } }
@keyframes Ls_right { 0% { -webkit-transform: translateX(50px); transform: translateX(50px); opacity: 0; }
  100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } }


.con{ width:1400px;margin:0 auto}

.ndescb{border-top:1px solid #f4f4f4;padding:50px 0}
.nback{width:90%;margin:0 auto}
.nbackl a{display:block;font-size:14px;color:#666;line-height:24px;margin-bottom:13px}
.nbackl a:hover{color:#ffc41c}
.nbackr a{display:block;width:149px;height:48px;text-align:center;line-height:48px;font-size:14px;color:#666;line-height:48px;border:2px solid #e62129}
.nbackr a:hover{color:#fff;background:#e62129}

.about_title{ font-size:35px; line-height:60px; border-bottom:1px solid #ddd; text-align:center; padding-bottom:25px;}


.about_conter { margin-top:30px; line-height:35px; font-size:14px; color:#666}
table {
  width: 100%;
  border-collapse: collapse;
}
tr:nth-of-type(odd) {
  background: #eee;
}
th {
  background: #333;
  color: white;
  font-weight: bold;
}
td, th {
  padding: 6px;
  border: 1px solid #ccc;
  text-align: left;
}

#allmap{width:100%;height:100%}

.pr_img ,.pr_txt{overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}

.Product_x{ margin-bottom:45px}
}

